li,ul,a {
    margin: 0;
    text-decoration: none;
    color: #666;
    padding: 0
}

.pure-g label {
    font-weight: 400
}

input {
    border: none!important;
    margin: 0!important;
    color: #666
}

input:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-color: #fff;
    outline-style: auto;
    outline-width: 0
}

input::-webkit-input-placeholder {
    color: #ddd
}

input::-moz-placeholder {
    color: #ddd
}

input:-moz-placeholder {
    color: #ddd
}

input:-ms-input-placeholder {
    color: #ddd
}

body {
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"SimSun";
    color: #666
}

.header {
    background: #fff;
    box-shadow: 0 4px 6px #888;
    display: none;
    position: fixed;
    z-index: 9999;
    width: 100%;
    text-align: center;
    font-size: 16px
}

.header .pure-menu-list {
    overflow: hidden;
    margin: 20px 0 0 5px;
    float: right
}

.header .pure-menu-item {
    margin: 0
}

.header figure {
    margin: 3px
}

.pure-menu-link {
    border-bottom: 2px solid #fff;
    color: #000!important;
    font-weight: 500!important
}

.pure-menu-link:hover {
    background: 0;
    border-bottom: 2px solid #e70012;
    color: #e60012!important
}

.pure-menu-horizontal {
    margin-top: 8px
}

.header figure {
    display: inline-block;
    float: left
}

.h_dark {
    display: block
}

.icon-search {
    color: #fff;
    width: 30px;
    line-height: 30px;
    background: #e60012;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    font-weight: bold
}

.search-box {
    border: thin solid #ccc;
    display: inline-block;
    border-radius: 3px;
    box-shadow: 0 0 2px #888;
    height: 35px;
}

.search-box input {
    border: 0;
    line-height: 30px;
    width: 252px;
    padding-left: 6px
}

.search-box label {
    display: inline-block;
    text-align: center;
    background: #e60012;
    line-height: 33px;
    width: 74px;
    color: #fff;
    font-size: 14px;
    cursor: pointer
}

.search-box,.search-close {
    display: none
}

.search-close {
    font-size: 20px;
    font-weight: bold
}

.content {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.part1 {
    padding-bottom: 20px
}

.welcome {
    line-height: 30px;
    color: #fff;
    background: #000;
    opacity: .3;
    text-align: center;
    font-size: 12px
}

.content-1 {
    background: url(../images/up_bg.jpg) no-repeat;
    background-position: top center
}

@media screen and (max-width: 1200px) {
    body {
        width:1200px
    }
}

.search {
    text-align: center;
    margin: 0
}

.search div {
    width: 645px;
    text-align: left;
    position: relative;
    display: inline-block;
    overflow: hidden;
    height: 54px
}

.search img:nth-child(1) {
    margin: 10px 0 20px 0
}

.search img:nth-child(3) {
    margin: 0 0 20px 0
}

.search-word {
    border: 3px solid #e70012;
    border-radius: 4px;
    background: #fff
}

.search-word input {
    border: 0;
    width: 538px;
    height: 52px;
    line-height: 52px;
    float: left;
    font-size: 18px;
    padding-left: 8px;
    display: inline-block;
    position: relative
}

.search-word label {
    display: inline-block;
    float: right;
    text-align: center;
    background: #e60012;
    height: 58px;
    line-height: 54px;
    width: 90px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    position: relative
}

.search-people,.search-organ {
    font-size: 14px;
    text-align: center!important;
    color: #333
}

.search-people span,.search-organ span {
    display: inline-block;
    padding: 6px
}

.core_content {
    margin-top: 130px
}

.core_content.core_content li a.core_content ul {
    padding: 0
}

.core_content li:hover {
    animation: jump 1s
}

@keyframes jump {
    0% {
        margin-top: 0
    }

    25% {
        margin-top: -13px
    }

    50% {
        margin-top: 0
    }

    75% {
        margin-top: -8px
    }

    100% {
        margin-top: 0
    }
}

.core_content li a {
    font-size: 22px!important;
    color: #444;
    text-decoration: none;
    padding: 0 0 0 10px;
    line-height: 28px
}

.core_content li img {
    margin: 10px 0 0 69%
}

.core_content li span {
    display: block;
    text-align: left!important;
    color: #fff;
    line-height: 32px;
    padding-left: 10px
}

.core_content li:nth-child(1) {
    background: url(../images/core-1.png);
    margin-left: 0!important
}

.core_content li:nth-child(2) {
    background: url(../images/core-2.png)
}

.core_content li:nth-child(2) img {
    margin-top: -14px!important
}

.core_content li:nth-child(3) {
    background: url(../images/core-3.png)
}

.core_content li:nth-child(4) {
    background: url(../images/core-4.png)
}

.core_content li {
    display: inline-block;
    font-size: 20px;
    margin-left: 50px;
    background-position: center;
    width: 262px;
    height: 178px;
    overflow: hidden;
    float: left
}

.core_content label {
    color: #f8ede7;
    padding: 0 0 0 10px;
    display: inline-block
}

.swiper-container {
    width: 1200px;
    height: 150px;
    color: #fff;
    text-align: center;
    margin-top: 15px;
    background: url(../images/swiper-bg.png) no-repeat bottom;
    margin-bottom: 14px
}

.swiper-slide {
    position: relative;
    text-align: center;
    height: 130px
}

.swiper-slide p {
    width: 114px;
    height: 96px;
    margin: 0 0 0 42px
}

.swiper-slide label {
    margin-top: 15px;
    color: #333;
    display: inline-block;
    font-size: 18px
}

.swiper-container .arrow-left {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    font-size: 20px
}

.swiper-container .arrow-right {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    font-size: 20px
}

.swiper-wrapper .swiper-slide p {
    background: url(../images/wheat.png) no-repeat;
    height: 96px;
    width: 114px
}

.wheat1 p {
    background-position: -342px 0!important
}

.wheat2 p {
    background-position: -456px 0!important
}

.wheat3 p {
    background-position: -570px 0!important
}

.wheat4 p {
    background-position: 0 0!important
}

.wheat5 p {
    background-position: -114px 0!important
}

.wheat6 p {
    background-position: -228px 0!important
}

.wheat7 p {
    background-position: -684px 0!important
}

.wheat8 p {
    background-position: -798px 0!important
}

.swiper-wrapper .swiper-slide:hover p {
    background: url(../images/wheat-h.png) no-repeat;
    height: 96px;
    width: 114px;
    transition: .3s
}

.wheat1:hover p {
    background-position: -342px 0
}

.wheat2:hover p {
    background-position: -456px 0
}

.wheat3:hover p {
    background-position: -570px 0
}

.wheat4:hover p {
    background-position: 0 0
}

.wheat5:hover p {
    background-position: -114px 0
}

.wheat6:hover p {
    background-position: -228px 0
}

.swiper-slide:hover label {
    color: #ffac00;
    transition: .3s
}

.statistics {
    text-align: center
}

.statistics span,.statistics i {
    float: left
}

.statistics2 li>span {
    background: #eee;
    border-radius: 3px;
    padding: 6px 28px;
    float: left;
    margin-top: 8px
}

.statistics2 i {
    height: 22px;
    width: 22px;
    background: url(../images/statistics_icon.png) no-repeat;
    display: inline-block;
    float: left
}

.statistics2 li>span .data_title {
    float: left;
    margin-left: 10px;
    font-size: 16px;
    color: #555
}

.statistics2 li:nth-child(1) i {
    background-position: -66px 0
}

.statistics2 li:nth-child(2) i {
    background-position: -88px 0
}

.statistics2 li:nth-child(3) i {
    background-position: -110px 0
}

.statistics2 li:nth-child(4) i {
    background-position: 0 0
}

.statistics2 li:nth-child(5) i {
    background-position: -22px 0
}

.statistics2 li:nth-child(6) i {
    background-position: -44px 0
}

.statistics label {
    font-size: 32px!important
}

.red {
    color: #bd080b!important
}

.statistics2 ul {
    margin: 0;
    padding: 0
}

.statistics2 li {
    float: left;
    list-style-type: none;
    font-size: 16px;
    text-align: center;
    border-left: thin solid #eee;
    padding: 0 29.9px
}

.statistics2 li span {
    line-height: 22px
}

.statistics2 label {
    font-size: 30px
}

.statistics2 li:nth-child(1) {
    padding-left: 0!important;
    border: 0
}

.statistics2 li:nth-child(6) {
    padding-right: 0!important
}

.notice {
    background: #f6f6f6;
    padding: 30px 0
}

.imgs {
    text-align: center;
    margin: 0 auto;
    width: 458px
}

.imgs img {
    display: block
}

.imgs img:nth-child(1) {
    margin: 0 0 0 152px
}

.imgs img:nth-child(2) {
    margin: 20px 0 0 209px
}

.imgs img:nth-child(3) {
    margin: -39px 0 0 0;
    position: absolute
}

#focus_Box {
    position: relative;
    width: 1200px;
    height: 320px;
    margin: 8px auto
}

#focus_Box ul {
    position: relative;
    width: 710px;
    height: 320px;
    margin: 0
}

#focus_Box li {
    z-index: 0;
    position: absolute;
    width: 0;
    background: #787878;
    height: 0;
    top: 146px;
    cursor: pointer;
    left: 377px;
    border-radius: 4px;
    box-shadow: 1px 1px 12px rgba(200,200,200,1)
}

#focus_Box li figure img {
/*     float: right; */
/*     width: 34% */
/* 		width: 7%; */
	vertical-align: bottom;
}

#focus_Box li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(images/float-bg.png) repeat;
    text-indent: 8px;
    color: #fff
}

#focus_Box li p span {
    display: inline-block;
    width: 70%;
    height: 40px;
    overflow: hidden
}

#focus_Box .prev,#focus_Box .next {
    display: block;
    z-index: 100;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    width: 52px;
    height: 52px;
    top: 131px
}

#focus_Box .prev {
    background: url(../images/btn.png) left bottom no-repeat;
    left: 0
}

#focus_Box .next {
    background: url(../images/btn.png) right bottom no-repeat;
    right: 0
}

#focus_Box .prev:hover {
    background-position: left top
}

#focus_Box .next:hover {
    background-position: right top
}

#focus_Box a.imgs-scroll-btn {
    display: block;
    position: absolute;
    z-index: 110;
    top: 7px;
    right: 15px;
    width: 51px;
    height: 23px;
    overflow: hidden;
    background: url(images/share-btn.png) no-repeat;
    text-indent: -999px
}

#focus_Box li>div {
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    color: #666
}

#focus_Box figure {
    overflow: hidden;
    text-align:center;
    margin: 8px 40px;
}

#focus_Box li label {
    display: inline-block;
    font-size: 1.8em;
    color: #333;
    /* width: 64%; */
    margin: 0;
    font-weight: 600!important;
    padding: 0 3px;
}

#focus_Box figure span {
    display: inline-block;
    width: 70%;
    height: 40px;
    overflow: hidden;
    text-align: center;
}

#focus_Box thead {
    font-size: 16px;
    color: #666;
    border-bottom: thin solid #666
}
#focus_Box hr{
	margin:0;
	padding:0;
}
#focus_Box tr {
    line-height: 35px
}

.pure-button {
    margin: 30px auto 0 auto;
    background: #fff;
    border: thin solid #c2c2c2;
    color: #666;
    font-size: 14px;
    width: 238px
}

#focus_Box li:nth-child(3):hover {
    animation: swing 1s
}

#focus_Box li:nth-child(3):hover .line {
    animation: swing 1s
}

@keyframes swing {
    20% {
        transform: rotate3d(0,0,1,2deg)
    }

    55% {
        transform: rotate3d(0,0,1,-2deg)
    }

    75% {
        transform: rotate3d(0,0,1,1deg)
    }

    90% {
        transform: rotate3d(0,0,1,-0.5deg)
    }

    100% {
        transform: rotate3d(0,0,1,0deg)
    }
}

#focus_Box li:nth-child(4) figure img,#focus_Box li:nth-child(2) figure img {
/*     width: 26%!important */
}

#focus_Box li:nth-child(5) figure img,#focus_Box li:nth-child(1) figure img {
/*     width: 22%!important */
}

.lookMore {
    text-align: center
}

#focus_Box li .mask {
    position: relative;
    z-index: 333;
    cursor: default
}

.pure-button:hover {
    filter: alpha(opacity=90);
    background-image: none!important;
    border: thin solid #e60012;
    color: #e60012!important
}

.box {
    height: 500px;
    overflow: hidden
}

.notice_proxies {
    padding: 20px 0;
    position: relative
}

.notice_proxies .map {
    height: 500px
}

.cd-container {
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    font-size: 14px;
    color: #666
}

.cd-container::after {
    content: '';
    display: table;
    clear: both
}

.cd-container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    font-size: 14px;
    color: #666
}

.cd-container::after {
    content: '';
    display: table;
    clear: both
}

#cd-timeline {
    position: relative;
    margin: 1.3em 0 1em 0;
    padding: 10px 0
}

#cd-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 150%;
    width: 3px;
    background: #ddd
}

@media only screen and (min-width: 1170px) {
    #cd-timeline::before {
        left:24%;
        margin-left: -2px
    }
}

.cd-timeline-block {
    position: relative;
    margin: 2em 0
}

.cd-timeline-block:after {
    content: "";
    display: table;
    clear: both
}

.cd-timeline-block:first-child {
    margin-top: 0
}

.cd-timeline-block:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 1170px) {
    .cd-timeline-block {
        margin:1em 0
    }

    .cd-timeline-block:first-child {
        margin-top: 0
    }

    .cd-timeline-block:last-child {
        margin-bottom: 0
    }
}

.cd-timeline-img {
    position: absolute;
    top: 24px;
    left: 10px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #e60012
}

.cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px
}

.cd-timeline-img {
    background: #fff;
    border: thin solid #ddd
}

.cd-bg {
    background: #e60012;
    border: thin solid #e60012
}

.cd-timeline-img.cd-location {
    background: #f0ca45
}

@media only screen and (min-width: 1170px) {
    .cd-timeline-img {
        width:15px;
        height: 15px;
        left: 28.1%;
        margin: 0 0 0 -32px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden
    }

    .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden
    }

    .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 .6s;
        -moz-animation: cd-bounce-1 .6s;
        animation: cd-bounce-1 .6s
    }
}

.cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: white;
    border-radius: .25em;
    padding: 1em 1em 0 1em;
    border-bottom: thin solid #f0f0f0
}

.cd-timeline-content:after {
    content: "";
    display: table;
    clear: both
}

.cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date {
    display: inline-block
}

.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: white;
    border-radius: .25em
}

.no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb
}

a.cd-read-more:hover {
    text-decoration: none;
    background-color: #424242
}

.cd-timeline-content .cd-date {
    float: left;
    padding: .8em 0;
    opacity: 1;
    color: #666
}

.cd-timeline-content .proxies_content>label {
    display: inline-block;
    margin-top: 10px
}

.cd-timeline-content .proxies_content>label:first-child {
    margin-top: 0!important
}

@media only screen and (min-width: 768px) {
    .cd-timeline-content .cd-read-more,.cd-timeline-content .cd-date {
        font-size:14px;
        font-size: .875rem
    }
}

@media only screen and (min-width: 1170px) {
    .cd-timeline-content {
        margin-left:30%;
        width: 58%;
        float: left
    }

    .cd-timeline-content .cd-read-more {
        float: left
    }

    .cd-timeline-content .cd-date {
        position: absolute;
        width: 22%;
        top: 8px;
        font-size: 16px;
        font-size: 1rem
    }

    .cd-timeline-block .cd-timeline-content {
        top: 0;
        left: auto
    }

    .cd-timeline-block .cd-timeline-content .cd-date {
        left: auto;
        right: 116%;
        text-align: right
    }

    .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden
    }

    .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 .6s;
        -moz-animation: cd-bounce-2 .6s;
        animation: cd-bounce-2 .6s
    }
}

.triangular {
    background: #ffe5e7
}

.triangular:before {
    content: '';
    position: absolute;
    top: 23px;
    right: 100%;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 16px solid #ffe5e7
}

@media only screen and (min-width: 1170px) {
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
        -webkit-animation:cd-bounce-2-inverse .6s;
        -moz-animation: cd-bounce-2-inverse .6s;
        animation: cd-bounce-2-inverse .6s
    }
}

.notice_img {
    margin: 0 auto;
    display: block
}

.dyd,.cwy {
    position: absolute;
    left: 500px;
    top: 422px;
    font-size: 12px
}

.cwy {
    left: 517px!important;
    top: 413px!important;
    color:#000;
}

#tooltipBarId {
    width: 640px\9
}

.cd-date-font {
    font-weight: 600
}

.QRcode {
    background: url(../images/legal-bg.jpg) no-repeat top right;
    height: 170px;
    background-color: #fff;
    margin-bottom: 30px
}

.QRcode li {
    display: inline-block;
    width:12%;
    height: 156px;
    overflow: hidden;
    text-align: center;
    margin: 8px 0 0 0
}

.QRcode li img {
    width: 128px;
    margin-top: 0px
}

.QRcode li label {
    display: block
}

.legal-knowledge {
    background: #f6f6f6;
    padding: 20px 0
}

.legal-title {
    position: relative
}

#legal-title {
    margin-left: 10px
}

.legal-title:after {
    content: '';
    height: 100%;
    position: absolute;
    background: #e6e6e6;
    top: 0;
    width: 3px;
    left: 100%;
    z-index: 0
}

.legal-knowledge li {
    list-style: none
}

.legal-title li {
    font-size: 24px;
    color: #333;
    line-height: 60px;
    cursor: pointer
}

.legal-content {
    height: 235px;
    overflow: hidden;
    position: relative
}

.legal-content li {
    font-size: 14px;
    color: #666;
    line-height: 60px;
    display: inline-block;
    width: 31%;
    padding-left: 14px;
    line-height: 42px;
    overflow: hidden;
    height: 42px
}

.legal-content li a {
    color: #666;
    margin-left: 8px
}

#mousehover {
    border: thin solid red;
    height: 100%
}

.li-border {
    color: #e60012!important;
    z-index: 1;
    position: relative
}

.li-border:after {
    content: '';
    position: absolute;
    background: #e60012;
    left: 100%;
    width: 3px;
    height: 100%
}

.legal-show {
    display: block
}

.legal-hide {
    display: none
}

.legal-title {
    width: 193px\9
}

#footer {
    border-top: 2px solid red
}

#footer .footer-body {
    width: 1020px;
    margin: 0 auto;
    font-size: 12px
}

#footer .footer-show-top {
    margin-bottom: 10px;
    font-size: 0
}

.footer-show-top>div {
    display: inline-block;
    width: 20%;
    text-align: center;
    font-size: 12px;
    vertical-align: top
}

.footer-show-top>div>div {
    display: inline-block;
    text-align: left
}

#footer .footer-show-top h5 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px
}

#footer .footer-show-top p {
    margin-bottom: 5px
}

#footer .footer-show-top img:first-child {
    margin: 20px 0 10px
}

#footer .footer-show-top a {
    color: #333!important
}

#footer .visitNumber {
    font-size: 16px;
    font-weight: bold;
    color: #ea0012
}

#footer .footer-show-middle {
    height: 38px;
    text-align: center
}

#footer .footer-show-middle .closelyLink {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 5px 0px
}

#footer .footer-show-middle .closelyLink:after {
    content: "";
    display: block;
    clear: both
}

#footer .footer-show-middle .closelyLink li {
    float: left;
    text-align: center
}

#footer .footer-show-middle .closelyLink li:last-child a {
    border-right: 0;
    padding-right: 0
}

#footer .footer-show-middle .closelyLink li a {
    color: #333;
    padding: 0 9px;
    border-right: 1px solid #d2d2d2
}

.footer-show-bottom {
    padding: 10px 0 20px
}

#footer .footer-show-bottom p {
    text-align: center;
    margin: 0;
    color: #333;
    line-height: 20px
}

#try {
    position: absolute;
    margin-top: 8px
}


.table-content{
	height: 176px;
    overflow: hidden;
    position: relative;
/*     border:thin solid; */
}
/* #focus_Box > table{
    margin: 0 auto;
} */

#focus_Box table {
    margin: 0 auto;
    position: relative;
}
.legal-content .table-content{
	height:235px;
}

.part1 .header-tips {
	background: #e73d3d;
}

.part1 .header-tips .row {
	width: 1190px;
	margin: 0 auto;
	background: #e73d3d;
	height: 30px;
	line-height: 30px;
}

.text-fff {
    color: #fff!important;
}